/*
Theme Name:     Basic
Theme URI:      http://niskand.wordpress.com
Author:         Nancy Iskander
Author URI:     http://niskand.wordpress.com
Template:       toolbox
*/
@import url(http://fonts.googleapis.com/css?family=Questrial|Walter+Turncoat|Quicksand|Cutive+Mono);


body {
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    width: 1000px;
    margin: 0 auto;
    text-rendering: optimizeLegibility;
}

a {
    text-decoration: none;
    color: #A1A1A1;
}

footer {
    font-size: small;
    margin: 2px;
}

/* Slider */
.royalSlider {
    margin: 0 1em;
}

/*
.rsThumb, .rsMainSlideImage {
    border: 1px solid #a1a1a1;
}
*/

/* Code
------------------------------------------------------------- */
code {
    font-family: "Cutive mono", monospace;
    font-size: 14px;
}

/* =Structure
-------------------------------------------------------------- */

#page {
	display: block;
	margin: 0;
}
#primary {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 0 0 0;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

article {
    margin-bottom: 30px;
}

.section {
    margin-top: 25px;
}

.folio-item {
}

.folio-desc {
    display: inline-block;
    margin: 0;
    width: 50%;
}

.format-project img {
    border: 1px solid #a1a1a1;
    margin-right: 20px;
    float: left;
}

.format-project h3 {
    font-size: 16px;
}

.folio-item img.folio-thumb {
    border: 1px solid #a1a1a1;
    margin-right: 1em;
    float: left;
    width: 25%;
    !important;
}

.folio-item-title {
    font-family: "Questrial", sans-serif;
    font-size: 16px;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #A1A1A1;
	font-family: "Questrial";
}
#site-description {
        font-family: "Quicksand";
	font-size: small;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
}

.entry-content {
    margin-top: 0;
    padding-top: 0;
}

/*
.entry-content img {
    float: right;
}
*/

.entry-title {
    color: #A1A1A1;
    margin-top: 20px;
}

/* Project pages */
.comic-title {
    cursor: pointer;
    pointer-events: all;
    font-family: "Cutive Mono",sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1em;
    letter-spacing: -1px;
}

.comic-desc {
    margin-left: 1.5em;
    margin-bottom: 2em;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	/*background: #eee;*/
        font-family: "Questrial";
	font-size: 16px;
	display: block;
	float: left;
	margin: 1em auto;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
/* Hide the slash after the last item on the top nav menu */
#access li:last-child span {
    display: none;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 1em;
}
#access ul ul {
        /*
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	*/

	float: left;

	line-height: 1em;
	background: #fff;
	/*z-index: 99999;*/
}

#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	/*background: #dedede;*/
	/*line-height: 1em;*/
	padding: 0;
	line-height: 1 em;
	width: auto;
	height: auto;
	margin-top: 0.5em;
	margin-left: 0.5em;
	font-size: small;
}
#access li:hover > a,
#access ul ul :hover > a {
	/*background: #dedede;*/
}
#access ul ul a:hover {
	/*background: #cecece;*/
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

.sticky {
}
.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image {
    width: 100%;
}

.format-image img {
    border: 1px solid #A1A1A1;
    margin-left: 25px;
    margin-top: 18px;
    float: right;
}

.format-image .entry-header {
	display: block;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 0;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

#reply-title {
    margin-bottom: 0;
    font-size: 16px;
}

#comments-title {
    font-size: 16px;
}

#comments {
    width: 100%;
    margin: auto;
    margin-top: 60px;
}

article.comment {
	display: block;
}

#respond {
    margin-top: 60px;
}

#respond input[type=text] {
	display: block;
	width: 100%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 100%;
}

.form-allowed-tags {
    display: none;
}

#respond .form-allowed-tags {
        font-size: 11px;
	clear: both;
	width: 100%;
}
#respond .form-allowed-tags code {
        font-size: 11px;
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0;
	margin-bottom: 5px;
}

/* Headers */
h1,
h2,
h3, 
h4,
.inline-h3 {
    font-family: "Questrial";
    text-rendering: optimizeLegibility;
}


h2,
h3,
.inline-h3 {
    font-weight: normal;
}

h1 {
    font-size: 50px;
    font-weight: bold;
}

h2 {
    font-size: 30px;
    margin: 0 0 10px 0;
}

h3,
.inline-h3 {
    font-size: 20px;
    margin: 0 0 10px 0;
}

.inline-h3 {
    margin-top: 2em;
}

h3.page-title {
    margin-top: 1em;
}

h2.page-title {
    margin-top: 1em;
}

/*----VISUALIZATIONS----*/
#chart {
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
}

#chart svg {
    border: 1px solid #a1a1a1;
    margin: 5px 0 30px 0;
}

.about-list {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.about-list li {
    margin: 0 0 30px 0;
}

.about-list p {
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

.about-list ol {
    margin: 0;
    list-style-type: upper-roman;
    padding-left: 24px;
}

.subsublist {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.subsublist li {
    margin-bottom: 10px;
    margin-top: 0;
}

.par-title { /* For titles inside paragraphs */
    /*font-style: italic;*/
    font-family: "Questrial";
}

.simple-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.simple-list li {
    margin-bottom: 0.5em;
    margin-left: 0;
    padding: 0;
}

.amalgam-box {
  background-color: white;
  padding: 1em;
  text-align: center;
  color: black;
}
/*----END VISUALIZATIONS----*/